
'Declaration Public Class C1ObservableCollection(Of T) Inherits System.Collections.ObjectModel.Collection(Of T) Implements INotifyCollectionChanged
public class C1ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, INotifyCollectionChanged
System.Object
System.Collections.ObjectModel.Collection<T>
C1.C1Schedule.C1ObservableCollection<T>
C1.C1Schedule.ActionCollection
C1.C1Schedule.BaseList<T>
C1.C1Schedule.ReminderCollection